home *** CD-ROM | disk | FTP | other *** search
-
-
- <%@ Page %>
- <%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
- <html>
- <HEAD>
- <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
- <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
- <META NAME="MS.LOCALE" CONTENT="EN-US">
- <!-- #include file = "publish.header.htm" -->
- </head>
- <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
- <!-- #include file = "publish.heading.htm" -->
- <table class="content" width="100%" cellpadding="8">
- <tr>
- <td>
- <H1>How to Delete Entities</H1>
- <p>
- You can delete any provider, contact, service, binding, instance info, or tModel that you have published;
- you cannot delete entities owned by other publishers.</p>
-
- <uddi:ContentController Runat='server' Mode='Private'>
- <p>To delete information from another publisher, contact a UDDI Services Coordinator.</p>
- </uddi:ContentController>
-
- <!-- #include file = "warning.changestouddi.htm" -->
- <h2><a name="#delete"></a>To delete an entity</h2>
- <OL>
- <li>
- On the <uddi:ContentController Runat='server' Mode='Private'>UDDI Services </uddi:ContentController><uddi:ContentController Runat='server' Mode='Public'>UDDI </uddi:ContentController>menu, click <b>Publish</b>.</li>
- <li>Locate the entity you want to delete and, next to their name, click <b>Delete</b>, and then click <b>OK</b>.</LI>
- </OL>
- <p>To delete additional providers, contacts, services, bindings, instance infos, or
- tModels, <a href="#delete">repeat this procedure</a>.
- </td>
- </tr>
- </table>
- <!-- #include file = "publish.footer.htm" -->
- </body>
- </html>
-
-
-
-